home *** CD-ROM | disk | FTP | other *** search
- <settings>
- <!-- text style -->
- <TextStyles>
- </TextStyles>
-
- <!-- placements -->
- <Placements>
- <Placement name="SelectedSummary" loc="5,2"/>
- <Placement name="ChannelList" loc="5,69"/>
- <Placement name="FirstChannel" loc="6.25,71.25" offset="5.0" count="5"/>
- </Placements>
-
- <!-- Composite Images -->
- <CompositeImages>
- <CompositeImage name="SelectedSummary" size="90,15">
- <DrawRoundedRect loc="2,10" size="96,80" fillColor="PopupBackground" borderColor="PopupBorder" radius="@PopupCornerRadius" borderWidth="@PopupBorderWidth"/>
- <DrawText text="@description" loc="3,5" size="94,90" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- </CompositeImage>
-
- <CompositeImage name="ChannelList" size="90,30">
- <DrawRoundedRect loc="2,6" size="96,88" fillColor="PopupBackground" borderColor="PopupBorder" radius="@PopupCornerRadius" borderWidth="@PopupBorderWidth"/>
- </CompositeImage>
-
- <CompositeImage name="ChannelItemSelected" size="87.5,5">
- <DrawCommonImage name="GeneralSelection"/>
- <DrawText text="@channelNumber" loc="2,0" size="6,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- <DrawText text="@channelName" loc="8,0" size="31,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- <DrawText text="@showNameAndRemaining" loc="40,0" size="55,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- </CompositeImage>
-
- <CompositeImage name="ChannelItemNormal" size="87.5,5">
- <DrawText text="@channelNumber" loc="2,0" size="6,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- <DrawText text="@channelName" loc="8,0" size="31,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- <DrawText text="@showNameAndRemaining" loc="40,0" size="55,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- </CompositeImage>
-
- <CompositeImage name="ShowItemSelected" size="87.5,5">
- <DrawCommonImage name="GeneralSelection"/>
- <DrawText text="@channelNumber" loc="2,0" size="6,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- <DrawText text="@channelName" loc="8,0" size="31,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- <DrawText text="@showNameAndRemaining" loc="40,0" size="55,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- </CompositeImage>
-
- <CompositeImage name="ChannelItemNormal" size="87.5,5">
- <DrawText text="@channelNumber" loc="2,0" size="6,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- <DrawText text="@channelName" loc="8,0" size="31,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- <DrawText text="@showNameAndRemaining" loc="40,0" size="55,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
- </CompositeImage>
-
- </CompositeImages>
- </settings>